.top {
  width: 1200px;
  height: 44px;
  margin: 0 auto;
  line-height: 44px;
  border-bottom: 1px solid #e4e4e4;
  display: flex;
  justify-content: space-between;
}
.top a:hover {
  color: #2598e9;
}
.top_left,.top_right {
  font-size: 13px;
}
.top_left a { margin: 10px; }

.logo_search{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}
.logo_r{
  border: 1px dotted #e4e4e4;
  color: #f6f5f5;
  width: 78%;
  margin-top: 5px;
}
.logo_r>a{
  padding: 7px 0;
  text-align: left;
  float: left;
  margin: 0 10px;
  color: #333;
  font-size: 16px;
  min-width: 112px;
}
.logo_r>a:hover{
  color: #faa64c;
}
.logo img{
  background-color: #2598e9;
  border-radius: 8px;
  display: inline-block; 
  width: 240px;
  height: 66px;
  margin-top: 10px;
}
.search{
  width: 360px;
  display: flex;
  border: 1px solid #2598e9;
}
.search_input{
  border: 1px solid #2598e9;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%;
}
.search>button{
  font-size: 18px;
  border: #2598e9;
  width: 80px;
  height: 40px;
  background-color: #2598e9;
}
.search>button>a{
  color: #fff;
}

.nav {
  width: 1200px;
  height: 46px;
  z-index: 9999;
  margin: 0 auto;
}
.nav > ul {
  background-color: #0644A8;
  float: left;
  height: 46px;
  position: relative;
  z-index: 333;
}
.nav > ul > li  {
  float: left;
  height: 46px;
}
.nav > ul > li:hover {
  background-color: #2e3542;
}

.nav_a {
  color: #fff;
  line-height: 46px;
  padding: 0 16px;
  font-size: 17px;
}
.nav_list_item {
  position: absolute;
  display: none;
  width: 134px;
  background-color: #2e3542;
  z-index: 9999;
}
.nav_list_item > a {
  display: block;
  color: #fff;
  line-height: 46px;
  font-size: 16px;
}

.search{
  width: 330px;
  display: flex;
  border: 1px solid #2598e9;
  float: right;
  height: 46px;
  box-sizing: border-box;
}
.search_input{
  border: 1px solid #2598e9;
  box-sizing: border-box;
  display: inline-block;
  font-size: inherit;
  height: 46px;
  line-height: 40px;
  padding: 0 15px;
  width: 100%;
}
.search>button{
  font-size: 18px;
  border: #2598e9;
  width: 80px;
  height: 46px;
  background-color: #2598e9;
  color: #fff;
  cursor: pointer;
}

.search_input:focus{
  outline:none;
  border: 1px solid #2598e9;
}

.tags {
  width: 1200px;
  margin: 10px auto;
  display: flex;
  background-color: #e4e4e4;
}
.tags > span {
  width: 100px;
  margin-top: 5px;
  margin-left: 15px;
}
.tags > ul > li {
  width: 117px;
  display: inline-block;
  margin: 5px 10px;
}
.tags > ul > li > a {
  color: #2598e9;
}
.tags > ul > li > a:hover {
  color: #faa64c;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.footer,
.footer .wrap {
  background-color: #fff;
  clear: both;
}
.footer {
  padding: 40px 0 30px;
  margin-top: 40px;
  width: 100%;
  height: 370px;
}
.footer .wrap {
  width: 1200px;
  margin: 0 auto;
}
.footer-top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer-bd {
  display: flex;
  justify-content: center;
  padding-bottom: 20px;
}
.footer-bd {
  color: #333;
  position: relative;
  padding-left: 20px;
  top: 16px;
}
.footer-bd ul li h3 {
  font-size: 18px;
}
.footer-bd ul li span {
  margin-top: 10px;
}
.footer-bd ul li span a {
  color: #333;
  font-size: 14px;
}
.footer-ft {
  float: left;
}
.footer-ft h3 {
  color: #333;
  font-size: 18px;
  margin-bottom: 16px;
}
.footer .code span {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.footer a {
  color: #333;
  font-size: 14px;
}
.footer .code {
  float: left;
  width: 80px;
  padding-top: 5px;
  margin-right: 35px;
}
.footer-bottom {
  justify-content: space-around;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-top: 1px solid #363d49;
}
.footer-bottom-nav {
  height: 30px;
  line-height: 30px;
}
.footer-bottom-nav ul {
  display: inline-block;
}
.footer-bottom ul li {
  float: left;
}
.footer-bottom ul li a {
  color: #333;
}
.footer-bottom ul li + li {
  margin-left: 45px;
}
.footer-bottom p {
  line-height: 1.5;
  margin-top: 5px;
}
.app-box1 {
  width: 130px;
  padding: 15px 7px 12px;
  text-align: center;
  float: left;
}
.app-box1 .p1 {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  color: #333;
}
.app-box1 .img {
  width: 80px;
  margin: 0 auto;
}
.app-box1 .p2 {
  font-size: 12px;
  color: #666;
  height: 35px;
  line-height: 30px;
}
.app-box1 .img img {
  display: block;
  width: 100%;
}
/* 链接 */
.fink {
  display: flex;
  width: 1200px;
  min-height: 120px;
  margin: 0 auto;
  position: relative;
}
.fink_l {
  width: 48px;
  height: 100%;
  position: absolute;
  background-color: #2598e9;
  text-align: center;
  top: 0;
}
.fink_h4 {
  height: 100%;
  padding: 10px;
  color: #fff;
}
.fink_l > img {
  position: absolute;
  left: 38px;
  top: 50%;
  transform: translateY(-50%);
}
.fink_r {
  float: left;
  border: 1px solid #2598e9;
  width: 1150px;
  padding: 20px 20px 20px 30px;
}
.fink_r > a {
  color: #333;
  display: block;
  float: left;
  line-height: 20px;
  height: 20px;
  margin-left: 40px;
  margin-bottom: 10px;
  width: 116px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.link:hover {
  color: #2598e9;
}

.con_r_l>ul>li .red{
  display: inline-block;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 5px;
  background-color: #2598e9;
  text-align: center;
}